The following error codes indicate non-fatal error conditions that might be returned by the eXtremeDB runtime while processing Data Definition or Dictionary operations:
Mnemonic Constant NameValueMeaningMCO_E_DDL_NO_MEM800Dictionary can not fit in the reserved areaMCO_E_DDL_UNDEFINED_STRUCT801Struct referenced by field is not yet definedMCO_E_DDL_INVALID_TYPE802Unsupported field typeMCO_E_DDL_FIELD_NOT_FOUND803Reference field is not found in the classMCO_E_DDL_INTERNAL_ERROR804Internal errorMCO_E_DDL_MCOCOMP_INCOMPATIBILITY805Dictionary was generated without-nosort
optionMCO_E_DDL_TOO_MANY_CLASSES806Limit for maximal number of classes in the dictionary is reachedMCO_E_DDL_TOO_MANY_INDEXES807Limit for maximal number of indexes in the dictionary is reachedMCO_E_DDL_TOO_MANY_EVENTS808Limit for maximal number of events in the dictionary is reachedInvalid return codes809-899Values between 809 and 899 are not valid eXtremeDB return codes